PHY GET RIGID BODY MASS

Returns the mass of the specified rigid body.

  Syntax
Return Float=PHY GET RIGID BODY MASS(ID)
  Parameters
ID
Integer
ID number of the rigid body

  Returns

Mass of the rigid body. Note that static rigid bodies have no mass and will return a value of 0.0.

  Example Code
No example code is provided for this command